go/ast.byInterval.Swap (method, view implemented interface methods)
one use
go/ast (current package)
commentmap.go#L54: func (a byInterval) Swap(i, j int) { a[i], a[j] = a[j], a[i] }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)